Test Results
In Controller > Test Results you can view the test results for all your models to make sure that your tests are running correctly. In addition, you can:
- Determine which of your tests have passed, failed, or are incomplete.
- View the execution steps, logs, and screenshots for the selected test run.
- See which execution environment was used for each test run.
- Delete test results that are no longer required.
- Abort tests that are in progress.
Filtering
There are several ways to filter the test results. All results are shown until a filter is applied.
By ID
Enter an exact ID to find a specific test result. The results for each test execution have a unique ID generated by the Eggplant DAI database.
By Model
Select a model to view only the test results originating from runs of a specific model.
By Suite
Select a suite to view only the test results originating from runs of a specific suite.
By Status
Narrow down the results by the run status.
- All Run Statuses: All tests regardless of their status.
- Passed: All successful tests highlighted in green.
- Failed: All unsuccessful tests highlighted in red.
- In Progress: Incomplete tests highlighted in yellow.
- Cancelled: Tests that were stopped before they could be completed.
- Error: Tests that resulted in error as well as tests that were interrupted due to loss of network connectivity or the agent process ending abruptly.
By Date
Narrow the results to a specific timeframe that matters most to you. Click on “Date Filter On/Off” to reveal the date filter:
- After: filters the test results to those that only exist after the selected date.
- Before: filters the test results to those that only exist before the selected date.
- Between: allows you to specify a range by selecting two dates.
- None: removes the date filter.
Clear All button
Allow to clear all filtering selection back to default value.